home *** CD-ROM | disk | FTP | other *** search
/ Apple II Magazines (PO) / Nibble Volume 11, No. 11 (1990-11)(MindCraft Publishing)(Side A)[a].zip / Nibble Volume 11, No. 11 (1990-11)(MindCraft Publishing)(Side A)[a].po / NIBMENU.txt < prev    next >
Text File  |  1996-12-24  |  4KB  |  160 lines

  1. NOV. 1990 DISK (VOL 11 /NO 11)
  2. 6
  3. APPLEMATE
  4. METRIC CONVERTER
  5. LIFE GS
  6. FONT DISPLAYER
  7. STRING SCRAMBLER
  8. SORTING ARRAYS
  9. 5
  10. APPLEMATE
  11. RUN MACRO.INIT
  12. METRIC CONVERTER
  13. RUN METRIC.CONV
  14. STRING SCRAMBLER
  15. RUN SCRAMBLER.DEMO
  16. SORTING ARRAYS
  17. RUN FIELD.SORT
  18. CHECKIT
  19. RUN CHECKIT
  20. @
  21. This disk is a double-sided disk. All
  22. of the programs that will run under
  23. ProDOS are on the ProDOS formatted
  24. front side of the disk, and all that
  25. will run under DOS 3.3 are on the back
  26. side of the disk. Some programs will
  27. run under both operating systems and
  28. are included on both sides of this
  29. disk.
  30.  
  31. You're currently using the ProDOS side
  32. of the disk.
  33. @
  34. Before using the programs on this disk,
  35. you should make a work disk for each
  36. program. This can be done by first
  37. making a complete copy of the disk with
  38. one of the following programs:
  39.  
  40. * COPYA (DOS 3.3 System Master)
  41. * FILER (ProDOS Utilities Disk)
  42. * The Apple IIc or Apple IIGS
  43.   Utilities Disk
  44. * Any Disk Copy Program
  45.  
  46. Then boot the copied disk and delete
  47. all of the files that are not related
  48. to the program by using the DELETE
  49. command. The System Utilities program
  50. also has an option to DELETE files.
  51. @
  52. You will not be able to delete the
  53. titles that we've placed in the catalog
  54. to separate files. However, these will
  55. not interfere with the operation of the
  56. programs.
  57.  
  58. The screen displays that follow show
  59. the files needed to create working
  60. copies of each program.
  61. @
  62. To create a work disk for APPLEMATE
  63. remove all but the following
  64. files from a copy of this disk:
  65.  
  66. APPLEMATE
  67. EDIT.MACROS
  68. MACRO.INIT
  69. DEMO.MACROS
  70.  
  71. These programs are included on the
  72. ProDOS and DOS 3.3 sides of this disk.
  73. @
  74. To create a work disk for METRIC
  75. CONVERTER, remove all but the following
  76. file from a copy of this disk:
  77.  
  78. METRIC.CONV
  79.  
  80. This program is included on both
  81. sides of this disk.
  82.  
  83. @
  84. To create a work disk for LIFE GS,
  85. remove all but the following file
  86. from a copy of this disk:
  87.  
  88. LIFE
  89.  
  90. This program is included only on the
  91. ProDOS side of the disk.
  92. It is not included as an option in the
  93. program menu because it requires
  94. special instructions. See the
  95. documentation for details.
  96. @
  97. To create a work disk for FONT
  98. DISPLAYER, remove all but the
  99. following file from a copy of
  100. this disk:
  101.  
  102. FONT.DISPLAY
  103.  
  104. This program is included only on the
  105. ProDOS side of the disk.
  106. It is not included as an option in the
  107. program menu because it requires
  108. special instructions. See the
  109. documentation for details.
  110. @
  111. To create a work disk for STRING
  112. SCRAMBLER, remove all but the
  113. following files from a copy of
  114. this disk:
  115.  
  116. SCRAMBLER.DEMO
  117. SCRAMBLER
  118.  
  119. These programs are included on the
  120. ProDOS and DOS 3.3 sides of this disk.
  121. @
  122. To create a work disk for SORTING
  123. ARRAYS, remove all but the
  124. following file from a copy of
  125. this disk:
  126.  
  127. FIELD.SORT
  128.  
  129. This program is included on the
  130. ProDOS and DOS 3.3 sides of this disk.
  131. @
  132. In addition, we've placed a copy of the
  133. CHECKIT program on this disk. CHECKIT
  134. is a utility published in every issue
  135. of Nibble that aids in typing in
  136. programs from the magazine. See the
  137. Typing Tips in the latest issue of
  138. Nibble for details on using CHECKIT.
  139.  
  140. The One- and Two-Liners are also
  141. included on this disk.
  142. @
  143. The source code files for the major
  144. assembly language programs have been
  145. included on this side of the disk.
  146. These files are included expressly for
  147. experienced programmers.  These files
  148. cannot be used unless you own the
  149. appropriate assembler.
  150.  
  151. WARNING: Do NOT attempt to run the
  152. following source code files:
  153.  
  154. APPLEMATE.S     (Merlin)
  155. SCRAMBLER.S     (MindCraft)
  156. LIFE.SRC.CODE   (Orca / APW)
  157. POINT.M16       (Orca / APW)
  158. @
  159. #
  160.